Welcome![Sign In][Sign Up]
Location:
Search - DEBUGGING APPLICATIONS

Search list

[assembly languageadaption

Description: 自适应滤波器的应用.经过调试,最终得出的结果(滤波图象)很好,所以就上载了.-adaptive filter applications. After debugging, and ultimately the results (filter images) is very good. So on the set.
Platform: | Size: 68564 | Author: 李晨 | Hits:

[Windows Develop200703220926212205

Description: 1。使用ASP.NET+C# VS.NET 2003制作,代码和界面分离,调试维护方便。是用用户控件,大量修改方便。 2。使用SQL2000,支持大数据量的应用。 3。贴图看图功能强; 4。无第三方控件,调试运行方便; 5。代码完全开放,使用技术简单明了,适用于初学者学习,也适用于中高级开发人员发展分支。 -1. ASP.NET C# VS.NET 2003 production, and interface code separation, ease of maintenance and debugging. Is a user control, extensive amendments to facilitate. 2. SQL2000 used to support data applications. 3. Texture - picture function; 4. No third-party control, debugging and running convenience; 5. Completely open code, the use of simple technology, applicable to beginners learning, but also to the development of middle - and high-ranking staff development branch.
Platform: | Size: 2711468 | Author: 缩小 | Hits:

[Otherseda

Description: The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals: To support massive concurrency, on the order of tens of thousands of clients per node To exhibit robust performance under wide variations in load and, To simplify the design of complex Internet services. SEDA decomposes a complex, event-driven application into a set of stages connected by queues. This design avoids the high overhead associated with thread-based concurrency models, and decouples event and thread scheduling from application logic. SEDA enables services to be well-conditioned to load, preventing resources from being overcommitted when demand exceeds service capacity. Decomposing services into a set of stages also enables modularity and code reuse, as well as the development of debugging tools for complex event-driven applications. -The Staged Event-Driven Architecture (SE DA) is a new design for building scalable Intern et services. SEDA has three major goals : To support massive concurrency. on the order of tens of thousands of clients per n ode To exhibit robust performance under wide va riations in load and, To simplify the design of complex Internet serv ices. SEDA decomposes a complex, event-driven application into a set of stages c onnected by queues. This design avoids the high overhead associated with thread-based concur rency models, and decouples event and thread scheduling from application logic. SEDA enables services to be well-conditioned to load, preventing resources from being overcommitte d service when demand exceeds capacity. Decomp osing services into a set of stages also enables modularity and cod
Platform: | Size: 610213 | Author: peica | Hits:

[Other resourceMAX5455

Description: 从MAX公司申请的MAX5455,用于设计高精度程控放大器,在C51环境下调试通过,精度高-MAX applications from the MAX5455, used in the design of high-precision programmable amplifier, the C51 through debugging environment, high accuracy
Platform: | Size: 856 | Author: 陈桂辉 | Hits:

[ADO-ODBCsofthy622c

Description: 1。使用ASP.NET+C# VS.NET 2003制作,代码和界面分离,调试维护方便。是用用户控件,大量修改方便。 2。使用SQL2000,支持大数据量的应用。 3。贴图看图功能强; 4。无第三方控件,调试运行方便; 5。代码完全开放,使用技术简单明了,适用于初学者学习,也适用于中高级开发人员发展分支。-1. ASP.NET C# VS.NET 2003 production, and interface code separation, ease of maintenance and debugging. Is a user control, extensive amendments to facilitate. 2. SQL2000 used to support data applications. 3. Texture - picture function; 4. No third-party control, debugging and running convenience; 5. Completely open code, the use of simple technology, applicable to beginners learning, but also to the development of middle - and high-ranking staff development branch.
Platform: | Size: 1529431 | Author: 韩苏 | Hits:

[Develop ToolsJbuilder_X_Manual

Description: 《Jbuilder X 实用技术手册》 本书由Borland公司技术团队精心编写,内容包括:JBuilder集成开发环境的全面介绍;JBuilder工程管理方式;JBuilder的高级选项设置;建构与运行程序;高效率的程序调试技巧;图形界面应用及菜单设计;利用JBuilder建立事件处理模型;JBuilder与UML;Ant的集成应用;对BeansExpress的深入探讨;Java应用程序的部署;Web Module与WAR文件的使用;Java Applet;Servlet与JavaServer Page的开发;程序代码的重构;单元测试以及Javadoc说明文件的撰写。 阅读本书,读者将学习到如何利用JBuilder开发高效率的Java应用程序。对于广大JBuilder开发人员来说,这是一本不可或缺的参考书籍。-"Jbuilder X practical technical manuals," the book by the company's technology team Borland elaborated write, including : JBuilder integrated development environment comprehensive presentation; JBuilder project management; JBuilder senior directives; Construction and operation procedures; highly efficient procedure debugging skills; GUI applications and menu design; establish the use of JBuilder incident model; JBuilder and UML; Ant integrated applications; BeansExpress the right to explore in depth; Java application deployment; WAR Module and Web documents; Java Applet; Servlet and JavaServer Page development; Reconstruction procedure code; Javadoc unit testing and documentation writing. Reading the book, readers will learn how to use high-efficiency JBuilder development of
Platform: | Size: 50298757 | Author: river_side | Hits:

[Other resourceVFcopy

Description: 异步电机完整的汇编程序,已经完全调试通过,方便使用TI公司2407DSP的同行应用,高手可用.-asynchronous motor integrity of the compilation process has been fully debugging through, ease of use TI DSP 2,407 peer applications, experts available.
Platform: | Size: 73630 | Author: 小吴 | Hits:

[Other resource51biancheng

Description: 51单片机C语言的编程技巧 在进行单片机应用系统设计时.汇编语言是一种常用的软件工具。它能直接操作硬件.指令的执行速度快。但其指令繁育统的固有格式受硬件结构的限制很大.且难于编写与调试.同时其可移植性也较差。随着单片机硬件性能的提高.其工作速度越来越快.因此在编写单片机应用系统程序时.更着重于程序本身的编写效率。本文介招的C51交叉编译器就是解决连一问题的利器-51 microcontroller C programming language skills during SCM application system design. Assembly Language is a common software tools. It can directly operate the hardware. Order Execution speed. But their breeding EC Directive format by the inherent structural limitations of hardware great. It is not easy to prepare and debugging. While its portability also poor. With SCM performance of hardware. Their work ever faster. Therefore, in preparing microcontroller applications procedures. More focused on the preparation process itself efficiency. This paper introduces the C51 cross compiler is not even solve the problem of a sharp object
Platform: | Size: 354793 | Author: liming | Hits:

[ActiveX/DCOM/ATLCThreadPool

Description: Security Note This sample code is provided to illustrate a concept and should not be used in applications or Web sites, as it may not illustrate the safest coding practices. Building and Running the Sample To build the sample Open the solution ThrdPool.sln. Select the desired configuration (Debug or Release). From the Build menu, click Rebuild All. To run the sample within Visual Studio From the Debug menu, click Start Without Debugging. To run the sample from a command window Change to the directory where the chosen configuration was built (for example, ..\\CThreadPool\\Debug). Execute ThrdPool.exe.
Platform: | Size: 6670 | Author: 徐海峰 | Hits:

[Other resourceOReilly.Rails.Cookbook.Jan.2007

Description: The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services. Topics include: . Modeling data with the ActiveRecord library . Setting up views with ActionView and RHTML templates . Building your application s logic into ActionController . Testing and debugging your Rails application . Building responsive web applications using JavaScript and Ajax . Ensuring that your application is security and performs well . Deploying your application with Mongrel and Apache . Using Capistrano to automate deployment . Using the many Rails plugins Working with graphics
Platform: | Size: 2166702 | Author: samuel chuang | Hits:

[Windows DevelopCheatEnginev5.4srcl

Description: Cheat Engine is an open source tool designed to give you the upper hand in games, but also contains other usefull tools to help debugging games and even normal applications. It comes with a memory scanner to quickly scan for variables used within a game and allow you to change them, but it also comes with a debugger, disassembler, assembler, speedhack, trainer maker, direct 3D manipulation tools, system inspection tools and more. For new users it is recommended to go through the tutorial(The one that comes with Cheat Engine, you can find it in your programs list after installing) and at least reach step 5 for basic understanding of the usage of Cheat Engine If you need help on Cheat Engine , you can always contact me at dark_byte@hotmail.com , msn supported as well(don t ask about online games, I don t know anything about that)
Platform: | Size: 98000 | Author: macro | Hits:

[Other resourcewatchdog_deadline

Description: 软件简介 1.vxworks下看门狗计时器的应用程序 2.本软件基于c语言开发 3.开发平台为windriver公司的tornada开发平台 4.经过交叉调试后测试成功-software watchdog timer under the two applications. The software is based on the three c-language development. Windriver development platform for the company's development platform tornada 4. After cross-debugging after successful testing
Platform: | Size: 19323 | Author: 张工 | Hits:

[Other resourceWINC51编程

Description: 本书以Keil 公司最新版本的C51 编译器为核心,阐述了在Windows 环境下采用单片 机高级语言C51 进行应用系统程序设计的基本原理和方法,详细介绍了Keil C51 的 Windows 集成开发环境Vision 51 和软件仿真器dScope51 的强大功能和具体使用方法。在 Windows 集成开发环境pVision 51 中,可以完成从源程序编写、编译、连接定位到目标文件 的仿真调试等的全部工作。dScope 51 是一种基于Windows 的多窗口软件仿真器,它可以在 完全没有8051 单片机硬件的情况下模拟调试各种应用程序,即使对单片机内部特殊集成功 能的编程,也可以找到对应的模拟窗口。 本书对最新版本C51 编译器新增加的控制命令作了全面介绍;给出了最新C51 运行库 函数及其应用范例;对Keil C51 的各种应用工具,如BL51 连接定位器、A51 宏汇编器、 LIB51 库管理程序以及OH51 符号转换程序等都作了详细介绍;还介绍了单片机实时多任务 操作系统RTX51 及其子集RTX51 TINY 的具体功能与应用方法。 本书强调先进性和实用性。全书各章列举了大量程序实例,并附赠一张配套光盘。因此 本书既适合广大从事单片机应用系统开发研制的工程技术人员的阅读,也可以作为高等工科 院校相应专业大学生或研究生的教学用书。-Keil book to the latest version of the C51 compiler at the core, described in the Windows environment using high-level language C51 microcontroller applications procedures for the basic design principles and methods introduced in detail Keil C51 integrated development environment for Windows 51 and Vision software simulator dScope51 the power and the specific use. Windows integrated development environment pVision 51, from source to be completed to prepare, compile, link positioning of the target file Simulation of the entire work. DScope 51 is a Windows-based multi-windows software emulation, it can no 8051 under the hardware simulation debugging various applications, even for special internal microcontroller integrated functional programming, can find the corresponding emulation window.
Platform: | Size: 32982367 | Author: 高山流水 | Hits:

[Linux-Unixlibpcap-0.8.1.tar

Description: libpcap is a system-independent interface for user-level packet capture. libpcap provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. -libpcap is a system-independent interfac e for user-level packet capture. libpcap provi des framework for a portable low-level network monitoring. Applications include network sta tistics collection, security monitoring, network debugging, etc..
Platform: | Size: 283648 | Author: 陈善荣 | Hits:

[VxWorkswatchdog_deadline

Description: 软件简介 1.vxworks下看门狗计时器的应用程序 2.本软件基于c语言开发 3.开发平台为windriver公司的tornada开发平台 4.经过交叉调试后测试成功-software watchdog timer under the two applications. The software is based on the three c-language development. Windriver development platform for the company's development platform tornada 4. After cross-debugging after successful testing
Platform: | Size: 19456 | Author: 张工 | Hits:

[SCMWINC51编程

Description: 本书以Keil 公司最新版本的C51 编译器为核心,阐述了在Windows 环境下采用单片 机高级语言C51 进行应用系统程序设计的基本原理和方法,详细介绍了Keil C51 的 Windows 集成开发环境Vision 51 和软件仿真器dScope51 的强大功能和具体使用方法。在 Windows 集成开发环境pVision 51 中,可以完成从源程序编写、编译、连接定位到目标文件 的仿真调试等的全部工作。dScope 51 是一种基于Windows 的多窗口软件仿真器,它可以在 完全没有8051 单片机硬件的情况下模拟调试各种应用程序,即使对单片机内部特殊集成功 能的编程,也可以找到对应的模拟窗口。 本书对最新版本C51 编译器新增加的控制命令作了全面介绍;给出了最新C51 运行库 函数及其应用范例;对Keil C51 的各种应用工具,如BL51 连接定位器、A51 宏汇编器、 LIB51 库管理程序以及OH51 符号转换程序等都作了详细介绍;还介绍了单片机实时多任务 操作系统RTX51 及其子集RTX51 TINY 的具体功能与应用方法。 本书强调先进性和实用性。全书各章列举了大量程序实例,并附赠一张配套光盘。因此 本书既适合广大从事单片机应用系统开发研制的工程技术人员的阅读,也可以作为高等工科 院校相应专业大学生或研究生的教学用书。-Keil book to the latest version of the C51 compiler at the core, described in the Windows environment using high-level language C51 microcontroller applications procedures for the basic design principles and methods introduced in detail Keil C51 integrated development environment for Windows 51 and Vision software simulator dScope51 the power and the specific use. Windows integrated development environment pVision 51, from source to be completed to prepare, compile, link positioning of the target file Simulation of the entire work. DScope 51 is a Windows-based multi-windows software emulation, it can no 8051 under the hardware simulation debugging various applications, even for special internal microcontroller integrated functional programming, can find the corresponding emulation window.
Platform: | Size: 32982016 | Author: 高山流水 | Hits:

[OS programVC使用CRT调试功能来检测内存泄漏

Description: VC使用CRT调试功能来检测内存泄漏 C/C++ 编程语言的最强大功能之一便是其动态分配和释放内存,但是中国有句古话:“最大的长处也可能成为最大的弱点”,那么 C/C++ 应用程序正好印证了这句话。在 C/C++ 应用程序开发过程中,动态分配的内存处理不当是最常见的问题。其中,最难捉摸也最难检测的错误之一就是内存泄漏,即未能正确释放以前分配的内存的错误。偶尔发生的少量内存泄漏可能不会引起我们的注意,但泄漏大量内存的程序或泄漏日益增多的程序可能会表现出各种 各样的征兆:从性能不良(并且逐渐降低)到内存完全耗尽。更糟的是,泄漏的程序可能会用掉太多内存,导致另外一个程序垮掉,而使用户无从查找问题的真正根源。此外,即使无害的内存泄漏也可能殃及池鱼。-VC use CRT debugging functions to detect memory leaks C/C programming language one of the most powerful features is its dynamic memory allocation and release, but there is a Chinese saying : "The greatest strengths may also become the biggest weakness," then the C/C applications coincides with this sentence. In the C/C application development process, the dynamic allocation of memory improper handling is the most common problem. One of the most detection harder and harder to understand the most difficult one of the mistakes is a memory leak, unable to correctly before the release of allocated memory error. The occasional leakage of a small amount of memory may not arouse our attention, but the leakage of a large amount of memory leakage procedures or increasing the procedur
Platform: | Size: 5120 | Author: 小朱 | Hits:

[Delphi VCL最好用的安装软件

Description: 最好的安装软件制作工具,innosetup,完全汉化破解,使用简单方便,经调试通过,可用于vc,delphi,vb,pb等应用程序的打包安装过程-best to install the software tools that innosetup completely finished crack, the use of simple and convenient, debugging, can be used to vc, delphi, vb, pb applications such as the installation of the packing process
Platform: | Size: 1209344 | Author: 李有为 | Hits:

[Com Portliangs_串口调试器2002

Description: 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高Baud可到921600。☆ 支持Unicode内码显示。☆ 增加自动发送数据功能。☆ 增加保存显示记录的功能。-applications for serial monitoring of debugging tools, software can simulate serial devices to send data to the specified format string, but also can be used for real-time monitoring serial process of reading and writing all data stream. automatically detect the current system all available serial number, support USB expansion of Virtual Serial Port (available to COM256). support ASCII and hexadecimal format of the data to send and receive. freedom of choice to detect the serial and receive data in large capacity can be unlimited. send and receive data of arbitrary size can adjust tension. right to send and receive data by adding areas of the right mouse button menu support. serial port baud rate of expansion, is the highest available to 921,600 Baud. Unicode support within the term
Platform: | Size: 148480 | Author: 张小姐 | Hits:

[WEB Codephp_stat0210

Description: ::软件简介:: 一个基于文本的PHP网站流量多用户统计系统,极容易调试,有四种显示方式,COOL! 主要功能及特色: (加**的地方为特色功能): + 基于PHP+文本,多用户,防止刷新,速度快,适用广泛 + * 提供本年度详细统计,时段统计,访客详情统计(包括referer数据和基于IP的地理位置信 息),访客pageview统计,客户端软件统计等等 + * 可设置是否打开多用户申请 + * 可设置是否防止刷新(切换基于访客人数和基于流览量的统计) + * 简洁存储方式,每个用户占用空间不超过4K + * 智能化的安装向导及用户申请向导 + * 方便完善的管理员/用户后台程序支持 + * 批量及逐个数据数据备份/恢复功能 + 使用javascript代码调用统计程序 + 可识别包括WinXP,MacOS,UNIX/LINUX/BSD,Opera,NetCaptor等多种软件 + 自建函数支持数据柱状图显示,不需GD绘图库 + 精致的统计界面和多种统计图标显示方案供选择 + 程序算法优化,程序及输出代码规范化 + 提供最新IP数据包-: : Software Introduction : : a text-based PHP Web traffic statistics multi-user system, it is easy debugging, there are four shows, COOL! the main functions and characteristics : (** increases for the local features) : Based on PHP version, multi-user, to prevent high speed, wide applicability* provide detailed statistics this year, time statistics, visitors details of Statistics (including referer data and IP-based geographic information), visitors pageview statistics, Statistics client software, etc.* can be set on whether to open up multi-user applications* settings to prevent refresh (switch-based visitors who Based on the number and volume of flow in relation to the Statistics)* concise storage, each user occupy a space no more than 4K* intelligent installation wizard applicatio
Platform: | Size: 263168 | Author: yi | Hits:
« 1 2 3 45 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net